home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 46 / Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso / -serious- / programming / other / hexy / src / hexy.project < prev   
Text File  |  1999-09-06  |  2KB  |  161 lines

  1. ;MaxonCPP-Project
  2.  
  3. <Project-Options>
  4. -dir "wip:Hexy/" -args "" -stack 10 -pri 0
  5. <End>
  6.  
  7.  
  8. <Linker-Options>
  9. -gD -gl -gh1000 -w1500 
  10. -j "PROGDIR:amiga/mcpp-libs/" 
  11. <End>
  12.  
  13. <C-Options>
  14. -waCEFNMOpRTV -pc -g20 -g80 -gO -gb0 -gM -bs -a0 -T -px -b -mX 
  15. -i "PROGDIR:amiga/c-inc/" 
  16. -i "PROGDIR:amiga/easyobjects/" 
  17. <End>
  18.  
  19. <ASM-Options>
  20. -c cWSElMo2F -0xff 
  21. <End>
  22.  
  23.  
  24. <CSources>
  25. "Hexy_edit.c" "Hexy_edit.o"
  26.     <Dependencies>
  27.         "Hexy.h"
  28.         "Hexy_asm.h"
  29.         "Hexy_edit.c"
  30.         "Hexy_guicontrol.h"
  31.         "Hexy_main.h"
  32.         "Hexy_protos.h"
  33.         "Hexy_rev.h"
  34.     <End>
  35. "Hexy_fileio.c" "Hexy_fileio.o"
  36.     <Dependencies>
  37.         "Hexy.h"
  38.         "Hexy_asm.h"
  39.         "Hexy_fileio.c"
  40.         "Hexy_guicontrol.h"
  41.         "Hexy_main.h"
  42.         "Hexy_protos.h"
  43.         "Hexy_rev.h"
  44.     <End>
  45. "Hexy_functions.c" "Hexy_functions.o"
  46.     <Dependencies>
  47.         "Hexy.h"
  48.         "Hexy_asm.h"
  49.         "Hexy_functions.c"
  50.         "Hexy_guicontrol.h"
  51.         "Hexy_main.h"
  52.         "Hexy_protos.h"
  53.         "Hexy_rev.h"
  54.     <End>
  55. "Hexy_guicontrol.c" "Hexy_guicontrol.o"
  56.     <Dependencies>
  57.         "Hexy.h"
  58.         "Hexy_asm.h"
  59.         "Hexy_guicontrol.c"
  60.         "Hexy_guicontrol.h"
  61.         "Hexy_main.h"
  62.         "Hexy_protos.h"
  63.         "Hexy_rev.h"
  64.     <End>
  65. "Hexy_main.c" "Hexy_main.o"
  66.     <Dependencies>
  67.         "Hexy.h"
  68.         "Hexy_asm.h"
  69.         "Hexy_guicontrol.h"
  70.         "Hexy_main.c"
  71.         "Hexy_main.h"
  72.         "Hexy_protos.h"
  73.         "Hexy_rev.h"
  74.     <End>
  75. "Hexy_wb.c" "Hexy_wb.o"
  76.     <Dependencies>
  77.         "Hexy.h"
  78.         "Hexy_asm.h"
  79.         "Hexy_guicontrol.h"
  80.         "Hexy_main.h"
  81.         "Hexy_protos.h"
  82.         "Hexy_rev.h"
  83.         "Hexy_wb.c"
  84.     <End>
  85. "Hexy_winfind.c" "Hexy_winfind.o"
  86.     <Dependencies>
  87.         "Hexy.h"
  88.         "Hexy_asm.h"
  89.         "Hexy_guicontrol.h"
  90.         "Hexy_main.h"
  91.         "Hexy_protos.h"
  92.         "Hexy_rev.h"
  93.         "Hexy_winfind.c"
  94.     <End>
  95. "Hexy_winhunk.c" "Hexy_winhunk.o"
  96.     <Dependencies>
  97.         "Hexy.h"
  98.         "Hexy_asm.h"
  99.         "Hexy_guicontrol.h"
  100.         "Hexy_main.h"
  101.         "Hexy_protos.h"
  102.         "Hexy_rev.h"
  103.         "Hexy_winhunk.c"
  104.     <End>
  105. "Hexy_winjump.c" "Hexy_winjump.o"
  106.     <Dependencies>
  107.         "Hexy.h"
  108.         "Hexy_asm.h"
  109.         "Hexy_guicontrol.h"
  110.         "Hexy_main.h"
  111.         "Hexy_protos.h"
  112.         "Hexy_rev.h"
  113.         "Hexy_winjump.c"
  114.     <End>
  115. <End>
  116.  
  117. <CIncludes>
  118. "Hexy.h"
  119. "Hexy_asm.h"
  120. "Hexy_guicontrol.h"
  121. "Hexy_main.h"
  122. "Hexy_protos.h"
  123. "Hexy_rev.h"
  124. <End>
  125.  
  126. <AsmSources>
  127. <closed>
  128. "Hexy_asm.s" "Hexy_asm.o"
  129. <End>
  130.  
  131. <AsmIncludes>
  132. <closed>
  133. "Hexy_rev.i"
  134. <End>
  135.  
  136. <Executable>
  137. <closed>
  138. "wip:HisoftProjects/Hexy/Hx"
  139.     <Options>
  140.         -autowrite
  141.     <End>
  142. "c:Hexy"
  143.     <Options>
  144.         -autowrite
  145.     <End>
  146. "Ram Disk:Hexy"
  147.     <Options>
  148.         -autowrite
  149.     <End>
  150. <End>
  151.  
  152. <LinkLibs>
  153. "PROGDIR:amiga/c-libs/amiga.lib"
  154. <End>
  155.  
  156. <Others>
  157. "Hexy_history.txt"
  158. "Hexy_todo.txt"
  159. <End>
  160.  
  161.